ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.util Namespace / BinaryOperation Class / getInt32 Method / getInt32(Int16[]) Method

In This Topic
    getInt32(Int16[]) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function getInt32( _
       ByVal number() As Short _
    ) As Integer
    public static int getInt32( 
       short[] number
    )

    Parameters

    number
    See Also